Active Query Builder 2 .NET Edition reference
IsLoaded Method (MetadataSelection<T>)



Indicates if the types of metadata items sprcified in constructor have been loaded to the list.
Syntax
'Declaration
 
Public Function IsLoaded() As System.Boolean
'Usage
 
Dim instance As MetadataSelection(Of T)
Dim value As System.Boolean
 
value = instance.IsLoaded()
public System.bool IsLoaded()
public: System.bool IsLoaded(); 
See Also

Reference

MetadataSelection<T> Class
MetadataSelection<T> Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback